</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by AllenAyres:
OK. it has been installed on the test board without problems...
http://www.ubbdev.com/test/ubbcgi/ultimatebb.cgi
I put the code:
require Modules::Compress::cgi_buffer;
import Compress::cgi_buffer
$cgi_buffer::generate_etag = 0;
immediately above this:
BEGIN { # get our modules directory set up
Uploaded the modules we included with the zip, and we're off!
To test it, check the properties of any .cgi page there except the forum summary (it doesn't work there for some reason). I may install it here as it seems to work fine with the accelerator.</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Okay ... I have two stooooooopid questions
1. Where Allen say to place the code in this example is different from the first post in this thread; should the code go above the
begin or the
use strict?
2. Where do I load those files from the zip? Or do I just upload the entire file called "Compress"?
Hey, I said they were stoooooopid questions!
Okay, I decided to test it on my test site, and no matter where I put the code, I get errors galore when I try to run the board.
I installed the perldiver file; it seems as if I have that one compressed file--Compress::Zlib (I am absolutely clueless about this stuff--even moreso than with the UBB code--if that's possible!

)
Here's that link -->
http://adwoff.com/cgi-bin/perldiver.cgi I left the test board open with all the error messages there in their glory!
It's at
http://adwoff.com/ubb-test/cgi/ultimatebb.cgi Any idea of what I need to do--or maybe I should ask first--can I need to do what needs to be done?
As always, thanks a ton!